Skip to main content

All Questions

0votes
2answers
279views

How can I plot data after cluster it into two cluster?

I have some unlabeled data with 15 attributes and 30161 instances. I took 70% data for clustering and cluster those data into 2 cluster. I also added one column after clustering named 'cluster' and ...
IS2057's user avatar

close